home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / README < prev   
Text File  |  1994-08-01  |  11KB  |  223 lines

  1.  
  2.             ------------------------------------------------------
  3.             Explanation of the contents of ~4Dgifts/toolbox/public
  4.             ------------------------------------------------------
  5.  
  6.  
  7.          This directory contains public domain/shareware/copyrighted 
  8.          software obtained largely from ftp sites on the internet which 
  9.          has been ported to the IRIS.  It is made available to all 
  10.          software developers in the Silicon Graphics Developer Program
  11.          in the hope that it will prove useful.
  12.  
  13.          Disclaimer:  SGI does not explicitly endorse any of the 
  14.                       contributed software included here.  
  15.  
  16.          We have not been able to perform adequate run-time testing of 
  17.          this software on 5.2 Irix, but have included it since 
  18.          everything here does successfully compile on 5.2 Irix.  If you 
  19.          find/fix any problems encountered during run-time, please let 
  20.          us know via {dave@sgi.com, 415/390-3556, fax: 415/967-6239}.
  21.  
  22.        As always, if you encounter problems building libraries/apps/etc.,
  23.        remember--where an Imakefile(s) exists--to backup and start over with:
  24.  
  25.         xmkmf
  26.         make Makefile(s)
  27.         make depend
  28.         make
  29.  
  30.       NOTE:  the TeX/*.tar files are not present on v4.2.  space was squeezed 
  31.              past the breaking point this time, so the TeX .tar files, 
  32.              unchanged since v4.1, are not included here.  everyone who gets 
  33.              v4.2 will also have/get v4.1 so if the TeX/*.tar files are 
  34.          needed, they can be retrieved from the v4.1 CD.
  35.  
  36.  
  37.       `!' indicates new or updated as of version 4.2
  38.  
  39.  
  40.  
  41.        
  42.  !         FTPsites    : Expanded list (current as of July 28, 1994) of 
  43.                          visited FTP sites containing public domain software 
  44.                          for the SGI platform.
  45.  
  46.  
  47.  !         FWF         : ``Free Widget Foundation'' flexible widgets 
  48.                          compliments of the X user community.
  49.  
  50.            GNU         : inst-able images for GNU EMACS (version 19.22) and 
  51.                          src for GNUMAKE.
  52.  
  53.            HPGL        : some utilities for using plot files in Hewlett 
  54.                          Packard Graphics Language format.
  55.  
  56.            ImageMagick : versions 2.3.7 of a collection of X11 image 
  57.                          processing and display utilities.
  58.  
  59.            RTF         : a formatted text display widget in the Motif 
  60.                          toolkit.
  61.  
  62.            SciAn       : a scientific visualization and animation program 
  63.                          primarily intended to do 3-D visualizations of data 
  64.                          in an interactive environment with the ability to 
  65.                          generate animations using frame-accurate video 
  66.                          recording devices.  
  67.  
  68.            TeX         : the TeX text processing system now includes the
  69.                          latest-and-greatest port to IRIX 5.2.
  70.  
  71.            Xpm         : XPM (PixMap) library (version 3), a format for 
  72.                          storing/retrieving X pixmaps to/from files, and 
  73.                          pixmap (version 2.0, R4/R5 version), a pixmap 
  74.                          editor based on XPM library.
  75.  
  76.            Xprof       : xprof is an X protocol profiler which reads an X
  77.                          scope trace to produce a profile of requests 
  78.                          made by a client.  xmeasure is a utility which 
  79.                          produces X server metrics used by xprof.
  80.  
  81.            agrep       : agrep (version 2.04) is a new tool for fast text 
  82.                          searching allowing errors.  agrep is similar to 
  83.                          egrep (or grep or fgrep), but it is much more 
  84.                          general (and usually faster).
  85.  
  86.            bin         : public domain binaries and doc but no source.
  87.                          currently this new tree contains:
  88.  
  89.                          * CLRpaint, "a 24-bit paint program used to cut 
  90.                            and paste scanned images, add titles to 
  91.                            screens, prepare texture maps, and to paint 
  92.                            your own images"
  93.  
  94.  !                       * CLRview, "a 3D visualization program designed 
  95.                            to exploit the real-time capabilities of" IRIS 
  96.                            machines (updated to version1.77).
  97.  
  98.  !                       * LinkWinds, a visual data analysis and exploration 
  99.                            system designed to rapidly and interactively 
  100.                            investigate large multivariate and multidisciplinary
  101.                            data sets to detect trends, correlations and 
  102.                            anomalies.  It accepts HDF, CDF, netCDF, FITS, PDS, 
  103.                            SGI RGB, and binary byte and floating point data.
  104.  
  105.            bit         : Bitmap Image Touchup image package for SGI 
  106.                          machines, v0.91.  Package handles IRIS RGB,
  107.                          CompuServ GIF, JPEG (JFIF), MPEG (read only),
  108.                          PNM (ppm, pgm, pbm), PostScript/EPS, Sun 
  109.                          rasterfile, TIFF, and X11 Bitmaps file formats.
  110.  
  111.            cdsend      : reads audio CD's over SCSI, converts to a 
  112.                          format suitable for broadcast, and writes this 
  113.                          to stdout.
  114.  
  115.            dbmalloc    : the malloc debugging library (patchlevel 14) 
  116.                          with drop-in replacements for standard dynamic 
  117.                          memory allocation routines and many C modules 
  118.                          typically used to access/manipulate these data 
  119.                          areas.  Almost identical to the original 
  120.                          functions, the replacements perform a 
  121.                          significant amount of error checking and/or 
  122.                          validating.
  123.  
  124.            fax         : Version 2.2.2 of a reasonably full-function 
  125.                          facsimile service for UNIX systems.
  126.  
  127.            ghostscript : a language/interpreter (v2.6.1) much like 
  128.                          PostScript.
  129.  
  130.            ghostview   : a full function user interface for ghostscript.
  131.  
  132.            inst        : sgi inst-able images of fax, ghost[script/view],
  133.                          jpeg, pbmplus and xpd.
  134.  
  135.            jpeg        : jpeg version 4 image compression, decompression
  136.                          and display software plus CLR library additions.
  137.  
  138.            oneko       : cat or dog chases the mouse around the screen.
  139.                          pure X application does a MARVELOUS job with
  140.                          X bitmaps/bitmasks to produce cat-chasing-a-
  141.                          mouse or dog-chasings-a-bone "cursor keeper".
  142.  
  143.            patch       : automagically inserts the contents of software
  144.                          update context diffs into the original source.
  145.  
  146.            pbmplus     : contains many small programs to to convert 
  147.                          from one image format to a "standard" format. 
  148.                          And then from that standard format to many of 
  149.                          other formats.
  150.  
  151.  !         plan        : a schedule planner based on X/Motif. It displays 
  152.                          a month calendar similar to xcal, but every day 
  153.                          box is large enough to show appointments in small 
  154.                          print. By pressing on a day box, the appointments
  155.                          for that day can be listed and edited.
  156.                          version 1.3.1, released 7/11/94.
  157.  
  158.  !         psgl        : 5/29/94 Version 2.0 Beta of a software package in sgi
  159.                          inst-image format (man pages, src, relnotes)  to 
  160.                          intercept all your GL calls and convert them into 
  161.                          encapsulated postscript (EPS) commands.
  162.  
  163.            radio       : enables listening to audio transmitted as UDP
  164.                          packets on a local area network by broadcast.
  165.  
  166.  !         rayshade    : [v4.0.6] a ray tracing prog, reads a multi-line ASCII 
  167.                          file describing a scene to be rendered, and modified to
  168.                          output images in SGI RGB format using libimage instead
  169.                          of the rayshade standard which is Utah Raster format.
  170.  
  171.            rsynth      : Rsynth .9 - Synthesized Speech - SGI port, enables 
  172.                          the user to enter text and have the program speak 
  173.                          the words. 
  174.  
  175.            sgiCD       : two progs based on the SGI CD audio library:
  176.                          one gives basic info about an audio disk, the 
  177.                          other plays an audio CD loaded in an SGI CDrom 
  178.                          drive through the SGI Indigo's speaker (i.e. the
  179.                          libcdaudio routines are used to read the digital 
  180.                          data directly from the CD, and play the samples 
  181.                          through the Audio Processor).
  182.  
  183.            shar        : utility for building a shell archive.
  184.  
  185.            sox         : SOund eXchange - universal sound sample translator
  186.                          provides translators for sound samples between 
  187.                          different file formats (Sound Blaster .VOC files, 
  188.                          IRCAM SoundFile files, SUN Sparcstation .au files, 
  189.                          mutant DEC .au files, Apple/SGI AIFF files, 
  190.                          Macintosh HCOM files, Sounder files, and Soundtool
  191.                          (DOS) files) and performs various sound effects
  192.                          including changing the sample rate, adding echo 
  193.                          delay lines, applying low- and band-pass filtering, 
  194.                          and the infamous Fender Vibro effect.
  195.  
  196.            tarmail     : a utility for conveniently sending files 
  197.                          through e-mail.
  198.  
  199.            tuner       : a motif-based "tuner" for ethernet radio stations.
  200.  
  201.            vis5d       : Version 3.3 of a system for visualizing data made 
  202.                          by numerical weather models and similar sources, 
  203.                          and includes the vis5d visualization program, 
  204.                          several programs for managing and analyzing five-
  205.                          dimensional data grids, and instructions and sample 
  206.                          source code for converting your data into its file 
  207.                          format, all wrapped up/shrunken down into a tar'd 
  208.                          and compressed image.
  209.  
  210.            xcdplayer   : X window system interface to run the sun or sgi 
  211.                          cdrom drive as a typical audio CD player.
  212.  
  213. !          xdbx        : sgi-instable images containing the necessary images 
  214.                          to install executable copies of xdbx on an SGI 
  215.                          workstation running IRIX 5.2+
  216.  
  217.            xpd         : the graphical front end to the perl debugger.  This 
  218.                          has been worked up as a set of sgi inst images.  We
  219.                          no longer include the perl software as it is now
  220.                          bundled as eoe2.sw.gifts_perl in 5.1 Irix.
  221.  
  222.  
  223.